-
Home
-
Tiered Pricing Table for WooCommerce
-
5.4.1 (latest)
-
Code
-
Classes
- TieredPricingCartService
| Total Complexity |
34 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
202 |
| Lines of code |
167 |
| Logical lines of code |
74 |
| Comment lines |
23 |
| Methods |
7 |
| Properties |
1 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| modifyCartItemSubtotal() |
A |
40 |
12 |
62 |
| getCartItemPrice() |
S |
51 |
6 |
28 |
| calculateTieredPricingInCart() |
S |
54 |
6 |
21 |
| calculateCartItemPrice() |
S |
59 |
4 |
13 |
| getTotalProductCount() |
S |
60 |
4 |
13 |
| __construct() |
S |
54 |
1 |
26 |
| triggerMiniCartUpdate() |
S |
77 |
1 |
4 |